home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / rem_acc / ublst102.zip / BROTHER.CFG next >
Text File  |  1996-01-02  |  3KB  |  130 lines

  1. ; Color configuration courtesy of BIG BROTHER bbs.
  2. ; ------------------------------------------------
  3. ;
  4. ;
  5. ;
  6. ;  Color configuration
  7. ; ---------------------
  8. ;
  9. ; Each section has two values, the first for foreground color and the
  10. ; second for background color. Status, Text and Prompt have a third
  11. ; value, for highlighted color. To achieve a blinking color add 16 to
  12. ; the desired color in the foreground field.
  13. ;
  14. ; The description text
  15. Text     3  0 11
  16. ; Status line
  17. Status   14 1 11
  18. ; Top line - group's name
  19. TopGroup 14 1
  20. ; Top line - area's name
  21. TopArea  14 1
  22. ; Top line - new files / file name / keyword search
  23. TopTitle 14 1
  24. ; "End of list" line
  25. Stop     14 4
  26. ; Comment lines
  27. Comment  7 0
  28. ; The area name lines
  29. Area     15 0
  30. ; File's name
  31. Filename 9 0
  32. ; The character marking the file as tagged
  33. Tag      12 0
  34. ; File's size
  35. Filesize 11 0
  36. ; File's date
  37. Filedate 11 0
  38. ; The character marking the file as new
  39. Newfile  30 0
  40. ; Download counter
  41. Counter  13 0
  42. ; Free File
  43. Free     25 0
  44. ; Password
  45. Password 25 0
  46. ; "Uploader"
  47. ULText   5 0
  48. ; Uploader's name
  49. Uploader 5 0
  50. ; If the user uploaded this file, this color will be used to display
  51. ; the text defined in SelfUpload.
  52. UserUL   5 0
  53. ; Select bar (tag/view)
  54. Selector 14 4
  55. ; User prompts (Files searches etc.)
  56. Prompt   11 0 9
  57. ; User input in prompts
  58. Input    9 0
  59. ;
  60. ;
  61. ; Show the group's name with the area name? Default is yes.
  62. ;
  63. ShowGroup yes
  64. ;
  65. ;
  66. ; Do you want to show the name of the uploader? (Default No.)
  67. ;
  68. ShowUploader yes
  69. ;
  70. ;
  71. ; What text would you like Ubuz Lister to diplay when a user views a
  72. ; file he uploaded? Limited to 30 characters and will be ignored if
  73. ; ShowUploader is set to no. Do not add " or ' or anything else in the
  74. ; beginning and end of the line, these character will be treated as
  75. ; normal characters.
  76. ;
  77. SelfUpload You uploaded this file! 10x !
  78. ;
  79. ;
  80. ; Set the margin on the left, if you wish the file listing to start
  81. ; somewhere else than the beginning of the screen. Default is 0.
  82. ;
  83. LeftMargin   1
  84. ;
  85. ;
  86. ; Uploader names to ignore. Useful if you are using a TIC processor
  87. ; such as ALLFix regulary, or if you hate one of your users.
  88. ;
  89. Ignore AllFix
  90. Ingore  
  91. ;
  92. ;
  93. ; Define the directory in which Ubuz Lister will put the DISP tag
  94. ; file. If this keyword is not defined, Ubuz Lister will not create
  95. ; a DISP tag file. You can also specify if the tag file will be auto
  96. ; loaded when executing FileDoor (Default is no).
  97. ;
  98. ; DISPDir C:\RA\TAGS
  99. ; DISPAuto No
  100. ;
  101. ;
  102. ; Default for input in file searches. You can either use AREA, GROUP,
  103. ; ALL or NONE. When the user will press ENTER he will get this default.
  104. ;
  105. DefaultInput None
  106. ;
  107. ;
  108. ; Define an external chatter. If you have an external chatter defined in
  109. ; RA, you don't need this option. If you don't have any installed, you
  110. ; can use CHATTER.EXE included in the package - it is a small split
  111. ; screen chatter with no thrills. See the documentation on the supported
  112. ; RA command line macros.
  113. ;
  114. ; Chatter CHATTER.EXE *M
  115. ;
  116. ;
  117. ; With this option you can disable the credits screen when Ubuz Lister
  118. ; exits.
  119. ;
  120. DisplayEndCredits Yes
  121. ;
  122. ;
  123. ; With the next two definitions you can define which files Ubuz Lister
  124. ; will read instead of FILES.RA and FGROUPS.RA.
  125. ;
  126. FILES.RA FILES.UBZ
  127. FGROUPS.RA FGROUPS.UBZ
  128. ;
  129. ;  ------------------  End of configuration file  ------------------
  130.